home *** CD-ROM | disk | FTP | other *** search
/ Airline Maintenance & Engineering / Unisys Airline Maintenance & Engineering.iso / unisys.dxr / 00109.ls < prev    next >
Encoding:
Text File  |  1997-04-14  |  221 b   |  9 lines

  1. on exitFrame
  2.   roll_check(10, 11, 10)
  3.   if the movieTime of sprite 13 >= the duration of cast the number of member "uni_15" then
  4.     set the video of member "uni_15" to 0
  5.     go("1a4a_part2")
  6.   end if
  7.   go(the frame)
  8. end
  9.